-
Home
-
Staatic – Static Site Generator
-
1.3.4
-
Code
-
Classes
- Filesystem
Total Complexity |
18 |
Dependencies |
6 |
Dependents |
10 |
Total lines |
97 |
Lines of code |
59 |
Logical lines of code |
31 |
Comment lines |
16 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
clearDirectory() |
S |
57 |
5 |
17 |
ensureDirectoryExists() |
S |
63 |
3 |
10 |
removeDirectory() |
S |
68 |
2 |
7 |
removeFile() |
S |
68 |
2 |
7 |
getUploadsDirectory() |
S |
69 |
2 |
6 |
isDirectory() |
S |
80 |
1 |
3 |
normalizePath() |
S |
80 |
1 |
3 |
getRootPath() |
S |
79 |
1 |
3 |
getUploadsPath() |
S |
78 |
1 |
3 |